Skip to content

chore: release v0.14.0#353

Open
wld-walletkit-bot wants to merge 1 commit intomainfrom
release-plz-2026-04-15T12-38-54Z
Open

chore: release v0.14.0#353
wld-walletkit-bot wants to merge 1 commit intomainfrom
release-plz-2026-04-15T12-38-54Z

Conversation

@wld-walletkit-bot
Copy link
Copy Markdown
Collaborator

@wld-walletkit-bot wld-walletkit-bot commented Apr 15, 2026

🤖 New release

  • walletkit-db: 0.13.0 -> 0.14.0
  • walletkit-core: 0.13.0 -> 0.14.0 (⚠ API breaking changes)
  • walletkit: 0.13.0 -> 0.14.0 (✓ API compatible changes)

walletkit-core breaking changes

--- failure enum_variant_added: enum variant added on exhaustive enum ---

Description:
A publicly-visible enum without #[non_exhaustive] has a new variant.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#enum-variant-new
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.46.0/src/lints/enum_variant_added.ron

Failed in:
  variant WalletKitError:OhttpError in /tmp/.tmpH69sDf/walletkit/walletkit-core/src/error.rs:146
Changelog

walletkit

0.14.0 - 2026-04-16

Added

  • integrate ohttp client (#356)

Other

  • adapt to world-id-protocol authenticator refactor (#352)
  • Update the endpoint to the (#331)


This PR was generated with release-plz.


Note

Medium Risk
Mostly a version/lockfile + changelog release bump, but it updates transitive deps and publishes walletkit-core 0.14.0, which may include breaking API changes for downstream users.

Overview
Publishes release v0.14.0 by bumping the workspace and internal crate versions (walletkit-core, walletkit-db, walletkit, walletkit-cli, and uniffi-bindgen) from 0.13.0 to 0.14.0.

Updates Cargo.lock to match the release, including switching walletkit-core/walletkit-cli from rand 0.9.2 to rand 0.8.5, and adds a 0.14.0 section to walletkit/CHANGELOG.md noting the ohttp client integration and related protocol/endpoint adjustments.

Reviewed by Cursor Bugbot for commit 6b7aa59. Bugbot is set up for automated code reviews on this repo. Configure here.

@wld-walletkit-bot wld-walletkit-bot force-pushed the release-plz-2026-04-15T12-38-54Z branch 6 times, most recently from 805f299 to 5b5e3a6 Compare April 15, 2026 19:42
@wld-walletkit-bot wld-walletkit-bot changed the title chore: release v0.13.1 chore: release v0.14.0 Apr 16, 2026
@wld-walletkit-bot wld-walletkit-bot force-pushed the release-plz-2026-04-15T12-38-54Z branch from 5b5e3a6 to 6b7aa59 Compare April 16, 2026 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant